home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d2 / tlb_v117.arc / CHIPSET.DOC next >
Text File  |  1990-12-21  |  2KB  |  60 lines

  1. CHIPSET.EXE is a small program that simply checks to see if your PC
  2. has one of the memory controllers required to use The Last Byte
  3. memory manager.
  4.  
  5. To see if your PC has one of the supported memory controllers,
  6. simply enter the following command at the DOS prompt:
  7.  
  8.     A>CHIPSET
  9.  
  10. To see the entire list of what devices are supported, add a question
  11. mark to the command line, as in:
  12.  
  13.     A>CHIPSET ?
  14.  
  15. If your PC has one of these devices, then The Last Byte (tm) memory
  16. manager will work on your PC, and you will be able to load device
  17. drivers, TSRs, DOS buffers and more into upper memory above 640k.
  18.  
  19. If your PC uses another kind of chipset, it may not be supported for
  20. one of the following reasons:
  21.  
  22.   (1) No shadow ram hardware:
  23.  
  24.         Examples: VLSI Technologies 82C100 series
  25.           Western Digital chipsets
  26.  
  27.   (2) No shadow ram read/write mode; read-only and write-only modes only.
  28.  
  29.           Examples: ACC Microelectronics 2036 and 2121, and all
  30.           chipsets from Headland Technologies (previously
  31.           known as G2)
  32.  
  33.   (3) Only the CPU (and not DMA) can access the shadow ram.  (Several
  34.       device drivers and TSRs use disk buffers that DOS accesses via
  35.       DMA.)
  36.  
  37.         Examples: VLSI Technologies VL82C286 & VL82C386 TOPCAT
  38.  
  39.   (4) Shadow ram control not based on one enable bit per segment.
  40.  
  41.     Examples: Zymos chipsets
  42.  
  43. However, some of these chips have hardware support for LIM 4.0 EMS,
  44. and thus many of their motherboards come with a EMS device driver
  45. designed specifically to take advantage of this capability.  So in
  46. many cases, you can install this driver first, and then The Last Byte
  47. can use it to manage upper memory.
  48.  
  49. A free demo version of The Last Byte may be downloaded using the
  50. filename TLB-Vnnn.ZIP, where the "nnn" is replaced by the latest
  51. version number.  The demo version is fully functional except that it
  52. limits you to 32k of memory and no more than two device drivers
  53. and/or TSRs loaded into upper memory.  If you can't find a copy of
  54. The Last Byte, contact us and we'll be happy to send you a copy.
  55.  
  56.     Key Software Products
  57.     440 Ninth Avenue
  58.     Menlo Park, CA 94025
  59.     (415) 364-9847
  60.